home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000273_news@columbia.edu _Wed Aug 28 16:11:06 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id QAA27729 for <kermit.misc@watsun.cc.columbia.edu>; Wed, 28 Aug 1996 16:11:05 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id QAA20101 for kermit.misc@watsun; Wed, 28 Aug 1996 16:11:02 -0400 (EDT)
  4. Path: news.columbia.edu!sol.ctr.columbia.edu!news.msfc.nasa.gov!newsfeed.internetmci.com!chi-news.cic.net!ftpbox.mot.com!mothost.mot.com!news-in.cig.mot.com!tapir!broezell
  5. From: broezell@tapir.cig.mot.com (Ken V. Broezell)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: INPUT (infinite wait)
  8. Date: 27 Aug 1996 15:45:28 GMT
  9. Organization: Motorola Inc., Cellular Infrastructure Group
  10. Lines: 9
  11. Message-ID: <4vv56o$n8@trotsky.cig.mot.com>
  12. NNTP-Posting-Host: tapir.cig.mot.com
  13. Keywords: scripts input
  14.  
  15. When using the INPUT command in scripts is there a way to tell it
  16. to wait an infinite amount of time or must you specify the number
  17. of seconds. I have a situation where in some cases the INPUT will be
  18. a number of seconds and then the same INPUT while dialed into another
  19. site may take several minutes. Should I just use some large number?
  20. Glancing through Using C-Kermit I did not see this mentioned.
  21.  
  22. Thanks.
  23.